projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5056865
)
* mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 1 Apr 2007 17:38:02 +0000
(17:38 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 1 Apr 2007 17:38:02 +0000
(17:38 +0000)
when downcasing.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 92601e0f1bd9d30c94f2dcdc5db410984ca806bc..f5b8303dd93eda876bb6551528fe2b9e42ad8dc9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2007-04-01 Chong Yidong <cyd@stupidchicken.com>
+ * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
+ when downcasing.
+
* button.el (previous-button): Rewrite to account for adjacent
buttons.